The following tables list the members exposed by ListWithEvents<T>.
Name | Description | |
---|---|---|
![]() |
ListWithEvents<T> | Initializes a new instance of the ListWithEvents<T> class. |
Name | Description | |
---|---|---|
![]() |
Add | Adds an object to the end of the ListWithEvents<T>. |
![]() |
AddRange | Adds the elements of the specified collection to the end of the ListWithEvents<T>. |
![]() |
Clear | Removes all elements from the ListWithEvents<T>. |
![]() |
Contains | Determines whether an element is in the ListWithEvents<T>. |
![]() |
CopyTo | Copies the entire ListWithEvents<T> to a compatible one-dimensional array, starting at the specified index of the target array.. |
![]() |
GetEnumerator | Returns an enumerator that iterates through the ListWithEvents<T>. |
![]() |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire ListWithEvents<T>. |
![]() |
Insert | Inserts an element into the ListWithEvents<T> at the specified index. |
![]() |
Remove | Removes the first occurrence of a specific object from the ListWithEvents<T>. |
![]() |
RemoveAt | Removes the element at the specified index of the ListWithEvents<T>. |
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of elements actually contained in the ListWithEvents<T>. |
![]() |
IsReadOnly | Gets a value indicating whether the list is read-only. |
![]() |
Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() |
ItemAdded | Occurs when an item is added to the list. |
![]() |
ItemRemoved | Occurs when an item is removed from the list. |
![]() |
ItemUpdated | Occurs when an item in the list is changed. |
Leadtools.Medical.Workstation Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document